Skip to content
Back to search
30
MCP

Local Voice

pulsemcp/local voice

Run local text-to-speech models with Chatterbox and Kokoro engines

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.codecraftersllc/local-voice-mcp
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS
0 tools
io.github.CodeCraftersLLC/local-voice-mcp
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS
0 tools
n8n-nodes-ttsbro
Text-to-Speech n8n node using sherpa-onnx Kokoro model
0 tools
Chatterbox TTS
Converts text to speech using either high-quality Chatterbox TTS neural models or macOS's built-in 'say' command with configurable expressiv
0 tools
mcparmory-elevenlabs
Convert text to speech, transcribe audio, and dub videos with AI voices
0 tools
@kajidog/mcp-tts-voicevox
VOICEVOX integration for MCP - Text-to-Speech server using VOICEVOX engine
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "local_voice": {
      "url": "None",
      "transport": "http"
    }
  }
}